Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
tokenSecurityCheck
This procedure checks a user’s security for the tokens to which the user is permitted access.
Location: af\app\afsecmngrp.i Parameters:INPUT pcObjectName AS CHARACTERThe current program object for security check.
INPUT pcAttributeCode AS CHARACTERThe current instance attribute posted to the program.
OUTPUT pcSecurityOptions AS CHARACTERThe security options as a comma-delimited list of security tokens for which the user does not have security clearance.
Notes: This is currently used in toolbar panel views to disable buttons, and in folder windows to disable folder pages. Examples: See thewidgetWalkprocedure inaf\app\afsesmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |